xen.git
2009-12-11 Keir Fraserlibxenlight: fix two memory related issues
2009-12-11 Keir Fraserdomain builder: multiboot-like module support
2009-12-11 Keir FraserPoD: appropriate BUG_ON when domain is dying
2009-12-09 Keir Fraserx86-32/pod: fix map_domain_page() leak
2009-12-09 Keir Frasertools: simplify PYTHON_PATH computation (and fixes...
2009-12-09 Keir Frasertmem, xentop: Report a few key per-domain tmem statisti...
2009-12-09 Keir Frasertmem: reclaim minimal memory proactively
2009-12-09 Keir Fraserlibxenlight: implement libxl_set_memory_target
2009-12-09 Keir Fraserlibxenlight: xenstore data path writable by the guest
2009-12-09 Keir FraserSRAT memory hotplug 2/2: Support overlapped and sparse...
2009-12-09 Keir FraserSRAT memory hotplug 1/2: Revert 20053:ebb07c5934c8.
2009-12-08 Keir Fraserhvm: Share ASID logic between VMX and SVM.
2009-12-08 Keir Fraserhvm: Pull SVM ASID management into common HVM code...
2009-12-08 Keir FraserTrack free pages live rather than count pages in all...
2009-12-08 Keir FraserVT-d: per-iommu domain-id
2009-12-08 Keir Fraserxend: Add keymap to vfb config for existing hvm guests
2009-12-08 Keir FraserMake tsc_mode=3 (pvrdtscp) work correctly.
2009-12-08 Keir Fraserlibxenlight: implement cdrom insert/eject
2009-12-08 Keir Fraserfs-backend: add a backend cleanup function
2009-12-08 Keir Fraserlibxenlight: minimal vfs support
2009-12-07 Keir FraserUpdate QEMU_TAG to 9297e6402f6aa1b52e5577edc875eb2d2163baeb
2009-12-05 Keir Fraserx86_32: Fix build after 20575:0930d17589a6
2009-12-05 Keir Fraserlibxenlight: physmap slack for pv domains
2009-12-05 Keir FraserUpdate QEMU_TAG to 91ae19a7cc445030614bd0ae91548162cf0befbe
2009-12-04 Keir Fraserlibxenlight: get state for one domain
2009-12-04 Keir Fraserlibxenlight: domain resume
2009-12-04 Keir Fraserlibxenlight: Destroy device model only for domains...
2009-12-04 Keir Fraserlibxenlight: avoid writing empty values to xenstore
2009-12-04 Keir Fraserlibxenlight: disk and nic destroy calls
2009-12-04 Keir Fraserlibxenlight: refactor libxl destroy code
2009-12-04 Keir Fraserlibxenlight: fix GC when cloning contexts
2009-12-04 Keir Fraserxend: Fix parameters to PyArg_ParseTupleAndKeywords()
2009-12-04 Keir Fraserx86: XENMEM_add_to_physmap should propagate errors...
2009-12-04 Keir FraserAdd keyhandler 'g' to print all active grant table...
2009-12-04 Keir Fraserlibxenlight: Get rid of the dependency on the LIBCONFIG...
2009-12-04 Keir Fraserlibxenlight: Delete dep files on 'make clean', and...
2009-12-03 Keir Frasergrant-tables: do not fail attempts to GNTTABOP_set_vers...
2009-12-03 Keir Fraserxend: Add GPL license stanza to MemoryPool.py
2009-12-03 Keir FraserRemus: fall back to xenstore if necessary
2009-12-03 Keir FraserRemus: fix shadow memory allocation, broken by 20558...
2009-12-02 Keir Fraserx86 hvm: fix up the unified HAP nested-pagefault handler.
2009-12-02 Keir Fraserxentop: Allow full domain name display
2009-12-02 Keir Fraserlibxenlight: fix multiple xenstore watches problem
2009-12-02 Keir Fraserlibxenlight: use watch and select in libxl_wait_for_dev...
2009-12-02 Keir Fraserlibxenlight: fix dm_xenstore_record_pid
2009-12-02 Keir Fraserxenstat: Fixes for 20528:e6e3bf767d16 (stats for dom0...
2009-12-02 Keir Fraserxend, vt-d: do not reserve vtd_mem if iommu is not...
2009-12-02 Keir Fraservmx: During task-switch, read instr-len VMCS field...
2009-12-02 Keir FraserVT-d: Fix indentation to make log messages more readabl...
2009-12-02 Keir Fraserpci: Correct BDF format from B:D:F to B:D.F in log...
2009-12-02 Keir Fraserxend: Memory pool for pv guest on systems with >128G...
2009-12-02 Keir FraserVT-d: get rid of hardcode in iommu_flush_cache_entry
2009-12-02 Keir Fraserxm: fix message in OptionError deprecated since Python 2.6
2009-12-02 Keir Fraserdocs: new tsc_mode VM configuration option
2009-12-02 Keir Fraserremus: Skip Linux-specific build components on other...
2009-12-02 Keir Fraserlibxenlight: write stubdoms logs to file
2009-12-02 Keir Fraserlibxenlight: two small fixes
2009-12-02 Keir Fraserlibxl: include signal.h, required for SIGKILL definition
2009-12-01 Keir Fraserx86: Correctly allocate module-relocation area and...
2009-12-01 Keir Fraserhvmloader: Fix bug in 20510:749b5d46e7a9 (GPE notificat...
2009-12-01 Keir Fraserlibxenlight: wait for pv qemu initialization
2009-12-01 Keir Fraserx86: fix MCE/NMI injection
2009-12-01 Keir Fraserxen: turn numa=on by default
2009-12-01 Keir Fraserlibxc: pass the restore_context through function and...
2009-12-01 Keir Fraserlibxc: pass the suspend_context through function and...
2009-12-01 Keir Fraserlibxc: move the domain_info_context into the restore_co...
2009-12-01 Keir Fraserlibxc: move domain_info_context into the save_context
2009-12-01 Keir Fraserlibxc: move restore global variable to a global static...
2009-12-01 Keir Fraserlibxc: create a global context structure to record...
2009-12-01 Keir Fraserlibxc: create a domain_info_context structure to store...
2009-12-01 Keir Fraserlibxenlight: enables less than maximum vcpus
2009-12-01 Keir Fraserlibxenlight: allow domain to publish its suspend evtchn
2009-12-01 Keir Fraserlibxenlight: write vcpu availability paths in xenstore
2009-12-01 Keir Fraserlibxenlight: remove vss and xapi patch on domain destroy
2009-12-01 Keir Fraserlibxenlight: set domain handle
2009-12-01 Keir Fraserlibxenlight: fix uuid code
2009-12-01 Keir Fraserlibxenlight: avoid writing empty values to xenstore
2009-12-01 Keir Frasersysctl: Fix mis-allocation of number for XEN_SYSCTL_loc...
2009-12-01 Keir FraserRevert 20523:bd52fff29e6e "Remove redundant tests in...
2009-12-01 Keir Fraserxentop: Add tmem-freeable info when tmem is active
2009-12-01 Keir Fraserxenstat: Linux dom0 statistics for case we use network...
2009-12-01 Keir FraserReport hardware tsc frequency even for emulated tsc
2009-12-01 Keir Frasertools: avoid cpu over-commitment if numa=on
2009-12-01 Keir Fraserlibxenlight: fix segfault when reading blktap2 devs
2009-12-01 Keir Fraserlibxenlight: fix multiple console with stubdoms
2009-11-30 Keir Fraserx86: Remove redundant tests in __start_xen()
2009-11-30 Keir Fraseria64: eliminate build warnings
2009-11-30 Keir Fraserxend: fix bugs in c/s 20321:7a69f773548e "add a config...
2009-11-30 Keir Fraserlibxenlight: implement blktap2 support
2009-11-30 Keir Fraserlibxenlight: fix suspend/resume
2009-11-30 Keir Fraserlibxenlight: add console command
2009-11-30 Keir Fraserlibxenlight: fix hvm flag when no hvmloader
2009-11-30 Keir Fraserx86/mm: set_p2m_entry() should return 0 on error
2009-11-27 Keir Fraserxm: Allow detaching vif by MAC address
2009-11-27 Keir FraserVT-d: Free unused interrupt remapping table entry
2009-11-27 Keir Fraserbuild: Execute mk_dsdt with path
2009-11-26 Keir Fraserhvmloader: Auto-generate IRQ routing tables in ACPI...
2009-11-26 Keir Fraserlibxenlight: implement pause and unpause
2009-11-26 Keir Fraserhvmloader: Auto-generate the lengthy pattern-based...
2009-11-26 Keir Fraserx86: Remove redundant logic for mp_register gsi.
next